Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 54e2728c6fbabef51e240871547590970649fb25


Parents : f193010
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-04-22T18:29:51-05:00

feat(flatpak): specify base version and app configuration for improved compatibility

Changes

1 files changed, 4 insertions(+), 0 deletions(-)


Diff

diff --git a/forge.config.js b/forge.config.js
index dc65f228..578dc152 100644
--- a/forge.config.js
+++ b/forge.config.js
@@ -72,6 +72,10 @@ module.exports = {
description: "A simple mesh network communications app powered by the Reticulum Network Stack",
confinement: "strict",
grade: "devel",
+ base: "core22",
+ appConfig: {
+ extensions: ["gnome"],
+ },
features: {
audio: true,
webgl: true,


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────